Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
caterpillar-browser
Advanced tools
Use Caterpillar within Web Browsers! (even includes support for colors!)
Use Caterpillar within Web Browsers! (even includes support for colors!)
Run the example in your web browser.
npm install --save caterpillar-browser
import pkg from ('caterpillar-browser')
const pkg = require('caterpillar-browser').default
<script type="module">
import pkg from '//cdn.pika.dev/caterpillar-browser/^6.15.0'
</script>
<script type="module">
import pkg from '//unpkg.com/caterpillar-browser@^6.15.0'
</script>
<script type="module">
import pkg from '//dev.jspm.io/caterpillar-browser@6.15.0'
</script>
This package is published with the following editions:
caterpillar-browser/source/index.ts
is TypeScript source code with Import for modulescaterpillar-browser
aliases caterpillar-browser/edition-esnext/index.js
caterpillar-browser/edition-esnext/index.js
is TypeScript compiled against ESNext for Node.js 10 || 12 || 13 || 14 with Require for modulescaterpillar-browser/edition-browsers/index.js
is TypeScript compiled against ES2019 for web browsers with Import for modulescaterpillar-browser/edition-node-esm/index.js
is TypeScript compiled against ESNext for Node.js with Import for modulesDiscover the release history by heading on over to the HISTORY.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
and licensed under:
FAQs
Use Caterpillar within Web Browsers! (even includes support for colors!)
The npm package caterpillar-browser receives a total of 10 weekly downloads. As such, caterpillar-browser popularity was classified as not popular.
We found that caterpillar-browser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.